| 1. | For more information about clustered indexes , see 有关聚集索引的详细信息,请参阅 |
| 2. | A heap is a table that does not have a clustered index 堆是没有聚集索引的表。 |
| 3. | Primary key constraint with a clustered index 具有聚集索引的primary key约束。 |
| 4. | Disabled clustered index or disabled indexed view 禁用的聚集索引或禁用的索引视图 |
| 5. | Clustered tables are tables that have a clustered index 聚集表是有聚集索引的表。 |
| 6. | Only one clustered index can exist per table 对于每个表,只允许存在一个聚集索引。 |
| 7. | Create the unique clustered index on the view 为视图创建唯一的聚集索引。 |
| 8. | When you drop a clustered index , you can specify online 删除聚集索引时,可以指定online |
| 9. | A clustered index on a table or a view has a row in 表或视图的聚集索引在 |
| 10. | Is more efficient , especially for clustered indexes 更为有效,尤其是对于聚集索引而言。 |